.footer_bg{background:#e3e3e3; height: auto;padding-bottom: 50px}
.footer{margin: 0px 0px 5px 0px;height: auto;}

.footer .box_1{height: 86px;  padding: 30px 0 0 0;}

.icon_list{display:flex;display:-webkit-flex;float: right;padding-right: 0px;margin-top: 5px}
.icon_list span{color: #333; line-height: 52px;margin-right: 20px;font-size: 14px}

/*.icon_list a{display:inline-block;width:52px;height:52px;border-radius:50%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.4);margin-right:11px}*/

.icon_list a{display:inline-block;width:52px;height:52px;border-radius:50%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:1px solid #333;margin-right:11px;}
.icon_list a:last-of-type{margin-right:0px;}


/*.icon_list a:hover{border:1px solid rgba(255,255,255,1);background:#333}*/
.icon_list a:hover{border:1px solid rgba(255,255,255,1);background:#fff}
/*.icon_list a:hover .social-svg{fill:#494E54!important}
.icon_list a:hover .social-svg-s{fill:#494E54!important}*/

.icon_list .social-svg{fill:#333!important}
.icon_list .social-svg-s{fill:#333!important}

.icon_list a:hover .social-svg{fill:#fff!important}
.icon_list a:hover .social-svg-s{fill:#fff!important}

.wechat .img{display: none}
.WhatsApp .img{display: none}
.Facebook .img{display: none}
.YouTube .img{display: none}



.wechat:hover .img2{display: none}
.WhatsApp:hover .img2{display: none}
.Facebook:hover .img2{display: none}
.YouTube:hover .img2{display: none}

.wechat:hover .img{display: block;}
.WhatsApp:hover .img{display: block}
.Facebook:hover .img{display: block}
.YouTube:hover .img{display: block}


.wechat_qr{display: none}
.WhatsApp_qr{display: none}
.Facebook_qr{display: none}


.wechat:hover .wechat_qr{display: block;}
.wechat_qr{width:150px;height:150px;background-color:#fff;position:absolute;bottom:60px;display: none}
.wechat_qr img{width:150px;height:150px;}


.WhatsApp:hover .WhatsApp_qr{display: block;}
.WhatsApp_qr{width:150px;height:150px;background-color:#fff;position:absolute;bottom:60px;display: none}
.WhatsApp_qr img{width:150px;height:150px;}

.Facebook:hover .Facebook_qr{display: block;}
.Facebook_qr{width:150px;height:150px;background-color:#fff;position:absolute;bottom:60px;display: none}
.Facebook_qr img{width:150px;height:150px;}



/*--------------*/


.footer .box_2{height: 1px;padding: 0px 0 10px 0;}
.footer_line{
	border-top: 1px solid rgba(255, 255, 255, 0.2);margin: 20px 0px 20px 0px;
}
.footer_line2{
	border-top: 1px solid rgba(1, 1, 1, 0.2);margin: 0px 0px 20px 0px;
}

/*--------------*/
.footer .box_3{height: auto}

.footer_menu_list{}
.footer_menu_list a{color: #333;font-size: 14px;line-height: 35px}

.footer_pic{height: auto;overflow: hidden;display: flex;
  justify-content: center;
  align-items: center;}
.footer_pic img{ width:100%;height:auto }

.footer_tel_list {padding-left:0px;position: relative;float: right;}
.footer_tel_list li{ display: flex;line-height:35px;height:35px;float: right;}
.footer_tel_list .f_img1{margin-left: 0px;height: 30px;width: 30px}
.footer_tel_list .f_img2{margin-left: 0px;height: 27px;width: 27px}

.footer_tel_list a{font-size:14px;line-height:35px;height:35px;margin-left: 5px;color: #333;}
.footer_tel_list a{width: 202px;}

/*--------------*/

.footer_c {color: #333;font-size: 12px; margin-top: 20px}
.footer_c .footer_icp{text-align: center; }







/* 大于1000px  */
@media only screen and (min-width: 1000px) {	
	
	
}

/* 大于1200px  */
@media only screen and (min-width: 1200px) {		
	
	

}

/* 大于1400px  */
@media only screen and (min-width: 1400px) {		

	
	

}
/* 大于1600px  */
@media only screen and (min-width: 1600px) {		


	
}









/* 小于1000px  */
@media only screen and (max-width: 1000px) {	

.footer_bg{ height: auto}
	
.icon_list{float: left;margin-bottom: 10px}

.footer .box_1{height: auto; margin:0px 20px 0px 20px }


.footer_menu_list{ margin:10px }



.footer_pic{float: left;margin:0px 20px 0px 20px;display: none}
.footer_tel_list{float: left;margin:0px 20px 0px 20px ;padding-left:0px;}
.footer_tel_list li{float: left;}
	
.footer_c .footer_icp{text-align: left; margin:0px 20px 0px 20px ;}

}

